setAutoAttach

fun setAutoAttach(input: SetAutoAttachRequest): Single<RequestResponseFrame>

Controls whether to automatically attach to new targets which are considered to be related to this one. When turned on, attaches to all existing related targets as well. When turned off, automatically detaches from all currently attached targets.

Sources

jvm source
Link copied to clipboard